Default Schema Columns

When creating a new task, the IConduct platform automatically generates a Schema, that is listed in the Navigation Pane. The new schema comes with four automatically generated default columns (fields): 

A New Schema Columns

The names of these columns are pre-determined and cannot be changed.

These columns are listed when you open a new task Schema Columns page:

Auto-Generated Schema Columns

The purpose of the columns is as follows:

  • ExecuteEntityID – Holds the entity ID.
  • ExecuteMessage - Shows the action taken on the entity.
  • ExecuteStatus – Holds the status of the action (an integer):
  1. = No action was taken
  2. = Error 
  3. = Success
  4. = Unhandled error
  • ExecuteTime – The time when the action was taken.

The user may add extra columns as necessary.